home *** CD-ROM | disk | FTP | other *** search
/ Programming a Multiplayer FPS in DirectX / Programming a Multiplayer FPS in DirectX (Companion CD).iso / DirectX / dxsdk_oct2004.exe / dxsdk.exe / Samples / C++ / Common / dxstdafx.cpp < prev    next >
Encoding:
C/C++ Source or Header  |  2004-09-27  |  404 b   |  13 lines

  1. //--------------------------------------------------------------------------------------
  2. // File: DxStdAfx.cpp
  3. //
  4. // Desc: Source file that includes just the standard includes for the 
  5. //       DirectX SDK samples
  6. //
  7. // Copyright (c) Microsoft Corporation. All rights reserved.
  8. //--------------------------------------------------------------------------------------
  9. #include "dxstdafx.h"
  10.  
  11.  
  12.  
  13.